GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-19T14:03:14.0647015+00:00",
"SubmitDate": "2026-07-19T14:03:14.0647015+00:00",
"ReportPeriodStart": "2026-07-19T14:03:14.0647015+00:00",
"ReportPeriodEnd": "2026-07-19T14:03:14.0647015+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "666b3e8a-fc90-4991-a700-de877e7c5c0d",
"Rows": [
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "666b3e8a-fc90-4991-a700-de877e7c5c0d",
"Rows": [
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"6d1a3973-3ff2-4481-aa6c-7d636edbd6bc",
"9999a015-afaf-4581-997e-02d6e36cf96f"
],
"Approvers": [
"1819912e-d99e-49ee-a44f-542c4a8d35ff",
"3677c285-8c99-4c27-9128-81cae029a862"
],
"ApprovedBy": "b1474f32-83cd-4901-89a8-4e696b8a9539",
"ApprovalDate": "2026-07-19T14:03:14.0647015+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a8fc28ef-b37f-4320-9067-75dedb280142",
"WorkPlanId": "af29d890-1ee8-4f97-8899-d801c556b729",
"id": "9927492c-6884-4973-a87d-03d9287be7d1",
"ConfigId": "fb2823cb-4984-4a33-a7e2-d9415e89b3cc"
},
{
"GenerationDate": "2026-07-19T14:03:14.0647015+00:00",
"SubmitDate": "2026-07-19T14:03:14.0647015+00:00",
"ReportPeriodStart": "2026-07-19T14:03:14.0647015+00:00",
"ReportPeriodEnd": "2026-07-19T14:03:14.0647015+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "666b3e8a-fc90-4991-a700-de877e7c5c0d",
"Rows": [
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "666b3e8a-fc90-4991-a700-de877e7c5c0d",
"Rows": [
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "df08af38-8422-422d-bf14-04288fd45d3e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"6d1a3973-3ff2-4481-aa6c-7d636edbd6bc",
"9999a015-afaf-4581-997e-02d6e36cf96f"
],
"Approvers": [
"1819912e-d99e-49ee-a44f-542c4a8d35ff",
"3677c285-8c99-4c27-9128-81cae029a862"
],
"ApprovedBy": "b1474f32-83cd-4901-89a8-4e696b8a9539",
"ApprovalDate": "2026-07-19T14:03:14.0647015+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "a8fc28ef-b37f-4320-9067-75dedb280142",
"WorkPlanId": "af29d890-1ee8-4f97-8899-d801c556b729",
"id": "9927492c-6884-4973-a87d-03d9287be7d1",
"ConfigId": "fb2823cb-4984-4a33-a7e2-d9415e89b3cc"
}
]